projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f02739
)
(mail-unsent-separator): Add a missing \\|.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Jul 1999 16:45:31 +0000
(16:45 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 7 Jul 1999 16:45:31 +0000
(16:45 +0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 56a4eb6b56813e6ab1a1d83870d665b760320a79..4736e49cd66460dcea466fa946773ce4106197a8 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-3035,7
+3035,7
@@
typically for purposes of moderating a list."
"^ *--+ +begin message +--+ *$\\|"
"^ *---+ +Original message follows +---+ *$\\|"
"^ *---+ +Your message follows +---+ *$\\|"
- "^|? *---+ +Message text follows: +---+ *|?$"
+ "^|? *---+ +Message text follows: +---+ *|?$
\\|
"
"^ *---+ +This is a copy of the message, including all the headers.*---+ *$")
"A regexp that matches the separator before the text of a failed message.")